Skip to content

feat/hyprland set workspace click action - #5274

Open
daher13 wants to merge 3 commits into
Alexays:masterfrom
daher13:feat/hyprland-disable-workspace-click
Open

feat/hyprland set workspace click action#5274
daher13 wants to merge 3 commits into
Alexays:masterfrom
daher13:feat/hyprland-disable-workspace-click

Conversation

@daher13

@daher13 daher13 commented Aug 24, 2026

Copy link
Copy Markdown

What does this PR do?
Add option to set click action on Hyprland workspaces
Just set on hyprland/workspaces:
"on-click": "disabled" to disable the workspaces click action
Default means no action is executed

Related issues
Closes #2832

Checklist

  • Code is formatted with clang-format
  • Builds locally (ninja -C build)
  • Man page updated for any new/changed user-facing option (man/)
  • Tested against the affected module(s)

@opennomad

Copy link
Copy Markdown

would it make sense to re-use the the on-click and set it to disabled rather than introducing a new parameter? this could then be mirrored to on-click-middle and on-click-right.

@daher13 daher13 changed the title Feat/hyprland disable workspace click feat/hyprland set workspace click action Sep 3, 2026
@daher13 daher13 closed this Sep 3, 2026
@daher13
daher13 force-pushed the feat/hyprland-disable-workspace-click branch from bbaad34 to 6d60c8e Compare September 3, 2026 23:30
@daher13

daher13 commented Sep 3, 2026

Copy link
Copy Markdown
Author

would it make sense to re-use the the on-click and set it to disabled rather than introducing a new parameter? this could then be mirrored to on-click-middle and on-click-right.

Good idea. Done! Thanks!

@daher13 daher13 reopened this Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Disable on-click on Workspaces

2 participants